home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / network / ka9q / nhclb120.zoo / asyvec.asm < prev    next >
Assembly Source File  |  1992-02-11  |  143b  |  13 lines

  1. ifdef PLUS
  2. else
  3.     include    pmacros.h
  4.  
  5.     inthandler    asy, 0
  6.     inthandler    asy, 1
  7.     inthandler    asy, 2
  8.     inthandler    asy, 3
  9.     inthandler    asy, 4
  10.  
  11. endif
  12.     end
  13.